﻿
.headerLeft {background: url(logo.gif) 0 100% no-repeat;}

.headerBg { background: url(headerBg.gif) 0% 100% repeat-x;}
.headerLeft {background: url(logo.gif) 0 100% no-repeat}
.headerCtnRight {background: url(banner.jpg) 0% 100% no-repeat;}

.formDataCell, .formLabelCell{background-color:#e8ecf6;}


.innerContent 
{
    margin: auto;
	text-align: left;
	width: 700px;
    text-align: center;
    margin-top: 30px;
}

.centerText{text-align:center;}

.welcome {
    width: 500px;
    border-bottom: solid 1px #999999;
    text-align: center;
    margin: auto;
    padding-bottom: 20px
}

.footerBg { 
    background-color: #102c62; position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
}

#loginLdm {
    margin:20px auto
}

.footerBg .footerText {
    color:white
}
